@charset "utf-8";
/**/
@font-face{
font-family:myfont;
src:url("impact.ttf");
}
* {	margin: 0;	padding: 0;	border: 0;}
body {	margin: 0px;	background:#fff;font-size: 14px;color:#000;line-height: 24px;	font-family: "微软雅黑";}
a {color:#3f3c36;	text-decoration: none; transition:all 0.5s;} 
ul{ list-style:none;}
@media(max-width:1000px) {
#top{ position:fixed; z-index:20; left:0; top:0; background:rgba(255,255,255,1); width:100%;  height:4rem; transition:all 0.5s; box-shadow:0 3px 3px rgba(0,0,0,0.1) }
#top1{ width:100%; margin:0 auto; overflow:hidden;}
#logo{ padding:0.5rem 1rem; float:left;}
#logo img{ height:3rem;}

#lan{ float:right; margin:1rem 0px 0 2rem; transition:all 0.5s; font-size:20px;}
#lan a{ display:block; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:2rem;}

#close{ float:left; background:#132d76; width:4rem; display:block; cursor:pointer;}
#close img{ width:100%;}


#search{ float:right;margin:1.42rem 0px 0 3vw; cursor:pointer;}

#menu_btn{ float:right; margin-left:1rem; cursor:pointer; display:block;}
#menu_btn img{ height:4rem;}

#menu{ float:inherit; position:fixed; z-index:500; background:rgba(0,0,0,0.8); width:100%; height:100%; display:none;}
#menu ul{ width:70%; height:100%; overflow:scroll; background:#fff; float:left; margin-left:-70%; transition:all 0.5s;}
#menu ul li{ float:inherit; width:100%; border-bottom:solid 1px #eee;}
#menu ul li a{ display:block; color:#000; font-size:1rem; padding:0 1rem; line-height:4rem; font-weight:bold;}
#menu ul li a.k{ background:url(image/down.png) no-repeat 90% center/auto 50%;}
#menu ul li a:hover{ background:#132d76; color:#fff;}

#menu ul li .zmenu{ background:#f1f9fe;position:static; min-width:200px; display:none; padding:1rem 0;}
#menu ul li .zmenu p a{ font-size:0.9rem; line-height:3rem; font-weight:500;}

#banner{ width:100%; overflow:hidden; margin-top:4rem;}
#banner img{ width:100%;}


#word{ width:100%; text-align:center; position:absolute; z-index:10; }
#word img{ width:auto;}
#word p.a1{ font-size:2rem; font-weight:900; line-height:2rem; color:#fff;}
#word p.a1 span{margin:0 7.5px;}
#word p.a2{ overflow:hidden; margin-top:10px; line-height:1.4rem; font-size:1.2rem; font-weight:bold; color:#fff;}

#word div.a3{color:#fabe00; font-family:Arial, Helvetica, sans-serif; margin-bottom:30px; background:url(images/lineaa.png) no-repeat center;margin:2rem auto 30px auto;}
#word div.a3 ul{ display:inline-block;}
#word div.a3 ul li{ float:left; margin:0 0.6rem; color:#fff; font-size:0.8rem; line-height:2rem;}
#word div.a3 ul li img{ width:3rem;}

video#bgvid{
	right: 0;
	min-width: 100%;
	min-height:500px;
	width: auto;
	height: auto;
	z-index: 1;
	background-size: cover;
	opacity: 1;
}

#video{ width:100%; overflow:hidden; height:500px; background:#13275f; display:none;}
.video{ overflow:hidden; height:auto; height:500px; width:100%; overflow:hidden; position:relative; opacity: 0.7;}


#mbanner{ width:100%;overflow:hidden; display:block;}
#mbanner img{ width:100%;}


video#bgvid1 {
	right: 0;
	min-width: 100%;
	min-height:520px;
	width: auto;
	height: auto;
	z-index: 1;
	background-size: cover;
	opacity: 1;
	
}

#video1{ width:100%; overflow:hidden; height:15rem; background:#13275f; float:right; display:none;}
.video1{ overflow:hidden; height:auto; height:15rem; width:100%; overflow:hidden; position:relative; opacity: 0.8;}


/*banner*/
#banner{ overflow:hidden; }
.swiper-container {	width: 100%;margin-left: auto;margin-right: auto;}
.swiper-slide {	text-align: center;	font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-box-pack: center;-ms-flex-pack: center;	-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;align-items: center;}
.swiper-slide{ overflow:hidden;}
.swiper-slide img {	width:100%;}
.PC_banner{ display:block;}
.M_banner{ display:none;}



#ind_about{ background:url(image/di1.jpg) no-repeat center/auto 100%; padding:0 1rem 6vw 1rem;overflow:hidden;}
#ind_about h1{ font-size:2rem; font-weight:900; color:#132d76; line-height:80px; text-align:center; margin-top:5vw;}
#ind_about p.cc{ width:100%; margin:1vw auto 0 auto; overflow:hidden; color:#666; line-height:1.8rem; text-align:center; font-size:0.8rem;}
#ind_about p.more{ overflow:hidden;}
#ind_about p.more a{ display:block; margin:2rem auto 2rem auto; color:#fff; width:150px; line-height:40px; text-indent:34px; background:url(image/jian.png) no-repeat 80% #132d76;}
#ind_about p.more a:hover{ background:url(image/jian.png) no-repeat 80% #ec1d25;}

#ind_about .list{ width:100%; margin:5vw auto 0 auto; overflow:hidden;}
#ind_about .list ul{ width:100%;}
#ind_about .list ul li{ width:100%; background:#fff; overflow:hidden; height:auto; padding-bottom:1.5rem; margin-bottom:1rem; float:left;}
#ind_about .list ul li .left{ float:left; width:30%; text-align:center;}
#ind_about .list ul li .left img{ margin:2rem 0 0 0; width:60%;}
#ind_about .list ul li .right{ float:right; width:65%;}
#ind_about .list ul li .right p:nth-child(1){ font-size:1.4rem; font-weight:900; line-height:50px; color:#132d77; padding-top:1rem;}
#ind_about .list ul li .right p{font-size:0.8rem; line-height:1.8rem;}
#ind_about .list ul li .right p span{ font-size:1.2rem; font-weight:900; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}


#prok{ background:#f1f9fe; overflow:hidden;}

#pro{ overflow:hidden; margin:2rem auto; overflow:hidden; width:90%;}

#pro_btn{ float:left;overflow:hidden; z-index:2; text-align:left; width:100%;}
#pro_btn ul li{ width:100%; cursor:pointer; overflow:hidden;}
#pro_btn ul li .l{ width:90%; float:left; background:#d4eaf5; color:#132d76; overflow:hidden; padding:0 5% 1rem 5%; margin-bottom:1px;}
#pro_btn ul li .l p.tt{ font-size:1.1rem; font-weight:900; line-height:2rem; padding:1rem 0 0 0;}
#pro_btn ul li .l .con{ overflow:hidden; display:none;}
#pro_btn ul li .l .con p.btn{ overflow:hidden; margin-top:20px;}
#pro_btn ul li .l .con p.btn a{ display:block; background:url(image/jian.png) no-repeat center #ec1d25; width:70px; height:36px; float:right;}
#pro_btn ul li .l .con p.btn a:hover{ background:url(image/jian.png) no-repeat center #ccc;}
#pro_btn ul li .r{ display:none;}
#pro_btn ul li .r img{ margin-top:26px;}
#pro_btn ul dd{ width:100%;}
#pro_btn ul dd video{ width:100%;}

#ind_case{ background:#e4f1f8; overflow:hidden; width:100%;}
#ind_case h2{ text-align:center; line-height:2rem; color:#132d76; font-weight:900; font-size:2rem; margin-top:2rem;}
#ind_case p.cc{ font-size:0.8rem; color:#666; line-height:1.8rem; width:90%; text-align:center; margin:1rem auto 2rem auto; overflow:hidden;}

#ind_case .list{ background:url(image/di2.jpg) no-repeat center top/auto 100%; overflow:hidden; margin-top:4vw;}
#ind_case .list .k{ width:90%; background:none; margin:2rem auto 0 auto; overflow:hidden;}
#ind_case .list .k .l{ float:left; width:100%; background:#334d98;}
#ind_case .list .k .l img{ width:100%;}
#ind_case .list .k .r{ float:right; width:90%; padding:0 5%; overflow:hidden; margin-right:0; background:rgba(255,255,255,0.9)}
#ind_case .list .k .r p.tt{ font-size:1.4rem; line-height:2rem; font-weight:900; margin-top:1rem;}
#ind_case .list .k .r p.ck{ font-size:0.8rem; line-height:1.6rem; padding-bottom:1rem; color:#666;}

#ind_case .li{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#ind_case .li ul{ width:100%;}
#ind_case .li ul li{ width:100%; margin-right:0; float:left;}
#ind_case .li ul li a{ display:block; text-align:center; line-height:50px; margin-bottom:1rem;}
#ind_case .li ul li a img{ width:100%;}
#ind_case .li ul li a p:nth-child(1){ background:rgba(228,241,248,0.8); transition:all 0.5s;}
#ind_case .li ul li a p:nth-child(2){ background:url(image/a8.png) no-repeat 95% #fff; transition:all 0.5s;}
#ind_case .li ul li a:hover p:nth-child(1){background:rgba(228,241,248,1);}
#ind_case .li ul li a:hover p:nth-child(2){ background:url(image/a8.png) no-repeat 90% #ec1d25; color:#fff;}

#ind_news{ background:url(image/di3.jpg) no-repeat center top/auto 100%; overflow:hidden; text-align:center; height:auto;}
#ind_news h2{ font-size:2rem; color:#132d76; line-height:2rem; margin-top:2rem;}
#ind_news p.cc{ font-size:0.8rem; width:90%; margin:1rem auto 0 auto; line-height:1.4rem; color:#666;}
#ind_news .list{ width:90%; margin:3vw auto 0 auto; overflow:hidden;}
#ind_news .list ul{ width:100%;}
#ind_news .list ul li{ float:left; width:100%; margin-right:0; margin-bottom:2rem;}
#ind_news .list ul li a{ display:block; text-align:left;}
#ind_news .list ul li a p:nth-child(1){ overflow:hidden;}
#ind_news .list ul li a p:nth-child(1) img{ width:100%; transition:all 0.5s; }
#ind_news .list ul li a:hover p:nth-child(1) img{ transform:scale(1.15)}
#ind_news .list ul li a p:nth-child(2){font-size:1rem; padding:15px 0;}
#ind_news .list ul li a p:nth-child(3){ font-size:0.8rem; color:#666;}
#ind_news .list ul li a p:nth-child(3) img{ vertical-align:middle; margin-right:5px; margin-bottom:3px;height:0.9rem}

#ind_news .more{ overflow:hidden; margin-top:3vw; margin-bottom:2rem;}
#ind_news .more a{ display:block; width:150px; line-height:40px; margin:0 auto; background:url(image/jian.png) no-repeat 80% #132d76; text-indent:34px; text-align:left; color:#fff;}
#ind_news .more a:hover{ background:url(image/jian.png) no-repeat 80% #ec1d25;}

#bottom{ background:url(image/di4.jpg) no-repeat center top; width:100%; overflow:hidden; height:auto; padding-bottom:1rem;}
#bottom .k{ width:90%; margin:3vw auto 0 auto; overflow:hidden; color:#fff;}
#bottom .k ul li{ float:left; width:100%; }
#bottom .k ul li p:nth-child(1){ font-size:20px; line-height:70px; font-weight:bold;}
#bottom .k ul li a{ color:#fff; line-height:30px; font-size:16px;}
#bottom .k ul li a:hover{ color:#ec1d25;}
#bottom .k ul li:nth-child(1){ width:200px; display:none;}
#bottom .k ul li:nth-child(2){ width:230px; display:none;}
#bottom .k ul li:nth-child(3){ width:220px; display:none;}
#bottom .k ul li:nth-child(4){ width:280px; display:none;}
#bottom .k ul li:nth-child(5) input{ width:100%; height:40px; background:#334d98; color:#fff; text-indent:15px; margin-bottom:10px; color:#fff;}
#bottom .k ul li:nth-child(5) input::placeholder{ color:#fff;}
#bottom .k ul li:nth-child(5) textarea{ width:90%; height:70px; background:#334d98; color:#fff; padding:10px 5% ;margin-bottom:10px; color:#fff; font-family: "微软雅黑";}
#bottom .k ul li:nth-child(5) textarea::placeholder{ color:#fff;}
#bottom .k ul li:nth-child(5) button{ background:#ec1d25; color:#fff; width:118px; height:40px; cursor:pointer;}

#bottom1{ width:90%; margin:2rem auto 1rem auto;overflow:hidden; color:rgba(255,255,255,0.3); font-size:0.8rem;}
#bottom1 img{ vertical-align:middle; height:1rem;}
#bottom1 span:nth-child(2){ margin-left:50px;}
#bottom1 br{ display:block;}
#bottom2{ width:90%; margin:1vw auto 0 auto; padding-top:1vw; overflow:hidden; border-top:solid 1px rgba(255,255,255,0.3);  color:rgba(255,255,255,0.3); font-size:0.8rem;}

#float{ position:fixed; z-index:20; bottom:60px;right:0.5rem;}
#float p{ background:rgba(0,0,0,0.8);border-top-right-radius:10px;border-bottom-left-radius:10px; margin-bottom:5px;}
#float p.a3{ background:#ec1d25; cursor:pointer;}
#float p img{ width:2.4rem;}

#aboutbanner{ overflow:hidden; width:100%; margin-top:4rem;}
#aboutbanner img{ width:200%; margin-left:-50%}
#aboutbanner .myvideo{ display:none;}

#kworld{ width:100%; margin:-8rem auto 0 auto; overflow:hidden; color:#fff; position:absolute}
#kworld .k{ width:90%; margin:0 auto; overflow:hidden;}
#kworld p:nth-child(1){ font-size:1rem; }
#kworld p:nth-child(2){ font-size:1.4rem; font-weight:800; line-height:1.8rem; padding-right:2rem;}

#aboutmenu{display:none;}


#kuang{ width:100%; overflow:hidden; background:#f1f9fe;}
#kuang img{ max-width:100%}

#about_di1{ background:none; overflow:hidden;}


#title{ width:90%; margin:2rem auto 0 auto; overflow:hidden; border-bottom:solid 0px rgba(0,0,0,0.1); overflow:hidden;}
#title h1{ font-size:1.4rem; line-height:3rem; color:#132d76; float:left;}
#title p{ float:right; line-height:60px; padding-top:20px; color:#666; display:none;}
#title p a{ color:#666;}

#about1{ width:90%; line-height:1.8rem; margin:2vw auto 0 auto; font-size:0.9rem; text-indent:1.6rem; color:#666;overflow:hidden;}
#about2{ width:90%; line-height:1.8rem; margin:2vw auto 0 auto; font-size:0.9rem; text-indent:1.6rem; color:#666; overflow:hidden; }
#about3{ width:90%; line-height:1.8rem; margin:2vw auto 0 auto; font-size:0.9rem; text-indent:1.6rem; color:#666;overflow:hidden;}
#about4{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#about4 p img{ width:100%;}
#about4 p:nth-child(1){ float:left; width:100%; margin-bottom:1rem;}
#about4 p:nth-child(2){ float:right;}

#about5{ width:90%; margin:0 auto 1rem auto; overflow:hidden;}
#about5 h2{ font-size:1.4rem; color:#132d76; line-height:3rem; text-align:left;}
#about5 .list{ width:100%; overflow:hidden; margin-top:2vw;}
#about5 .list ul{ width:100%;}
#about5 .list ul li{ width:90%; margin-right:0; background:#fff; float:left; min-height:auto; margin-bottom:1rem; padding:1rem 5%;}
#about5 .list ul li p:nth-child(1){ font-size:1rem; line-height:50px; font-weight:bold; color:#ec1d25}
#about5 .list ul li p:nth-child(2){ font-size:0.9rem; color:#666; line-height:30px;}


#history{display:none;}

#index_page{display:none;}

#history_list{ width:90%; margin:1rem auto 2rem auto; overflow:hidden; display:block; background:url(image/line.jpg) no-repeat 0.7rem top/0.2rem 100%;}
#history_list ul{}
#history_list ul li{ overflow:hidden; margin-bottom:1rem;}
#history_list ul li p:nth-child(1){ font-size:1.4rem; font-weight:bold; line-height:2rem;}
#history_list ul li p:nth-child(1) img{ width:1.5rem; vertical-align:middle; margin-bottom:0.3rem; margin-right:0.8rem;}
#history_list ul li p:nth-child(2){ padding-left:2.5rem; color:#666; font-size:0.8rem; line-height:1.4rem;}

#culture{ width:90%; margin:0rem auto 1rem auto; overflow:hidden;}
#culture ul{ float:left;}
#culture ul li{ overflow:hidden; margin-bottom:1rem; border-top:solid 1px #eee;}
#culture ul li p:nth-child(1){ font-size:1rem; font-weight:bold; line-height:50px;}
#culture ul li p:nth-child(2){ font-size:0.8rem; color:#666;}
#culture .right{ float:right;}
#culture .right img{ width:100%;}

#culture1{ width:90%; margin:0 auto 30px auto; overflow:hidden;}
#culture1 p:nth-child(1){ font-size:1.2rem; line-height:60px; color:#132d76; font-weight:900;}
#culture1 p:nth-child(2){ font-size:0.8rem; color:#666;}
#culture1 p:nth-child(3){ font-size:0.8rem; color:#666;}

#culture2{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
#culture2 ul{ width:100%;}
#culture2 ul li{ width:100%; margin-right:50px; float:left;}
#culture2 ul li img{ width:100%;}
#culture2 ul li:nth-child(2){ display:none;}
#culture2 ul li:nth-child(3){ display:none;}

#honor_tt{ width:90%; margin:20px auto 0 auto; overflow:hidden; font-size:0.8rem;}

#honor_data{ width:90%; margin:30px auto 0 auto; overflow:hidden;}
#honor_data ul{}
#honor_data ul li{ width:33%; float:left; text-align:center;}
#honor_data ul li span{ font-size:1.2rem; line-height:2rem; font-weight:900; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#honor_data ul li p:nth-child(2){ font-size:0.8rem; line-height:1.2rem; color:#999;}





#honor{ width:90%; margin:30px auto 0 auto; overflow:hidden;}
#honor ul{ width:100%;}
#honor ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#honor ul li a{ display:block; background:#fff; padding:10px; text-align:center;}
#honor ul li a img{ width:100%;}
#honor ul li a p{ line-height:2rem; color:#132d76; font-size:0.8rem; padding-top:0.5rem;}
#honor ul li a:hover{ display:block; background:#132d76; padding:10px; text-align:center;}
#honor ul li a:hover p{ line-height:40px; color:#fff; font-size:0.8rem; padding-top:10px;}

#page{ width:100%; text-align:center; overflow:hidden; margin:20px auto 2rem auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li.p{ display:none;}
#page ul li a{ display:block; line-height:40px; padding:0 20px; background:#fff;}
#page ul li a:hover{ background:#132d76; color:#fff;}
#page ul li a.it{ background:#132d76; color:#fff;}

#tec{ width:90%; margin:1rem auto 1rem auto; overflow:hidden;}
#tec ul{ width:100%;}
#tec ul li{ width:100%; float:left; margin-right:0; margin-bottom:2rem;}
#tec ul li img{ width:100%;}
#tec ul li p:nth-child(2){ font-size:1.2rem; line-height:3rem; font-weight:900; color:#132d76;}
#tec ul li p:nth-child(3){ font-size:0.8rem; color:#666; line-height:30px;}

#tec1{ width:90%; margin:0 auto 100px auto; overflow:hidden;border-right:solid 1px #ddd; border-top:solid 1px #ddd; background:#fff; display:none;}


#tec2{ width:90%; margin:0 auto 2rem auto; overflow:hidden;border-right:solid 1px #ddd; border-top:solid 1px #ddd; background:#fff; display:block;}
#tec2 table{ width:100%; text-align:center; line-height:1.2rem;}
#tec2 table tr:nth-child(1){ background:#132d76; color:#fff;}
#tec2 table td{ border-left:solid 1px #eee; border-bottom:solid 1px #eee; padding:0.5rem 0;}
#tec2 table tr td:nth-child(1){ width:40%;}
#tec2 table tr td:nth-child(2){ width:60%;}

#quality{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#quality ul{ width:100%;}
#quality ul li{ width:100%; float:left; margin-right:0; margin-bottom:2rem;}
#quality ul li img{ width:100%;}
#quality ul li p:nth-child(2){ font-size:1.1rem; line-height:3rem; font-weight:900; color:#132d76;}
#quality ul li p:nth-child(3){ font-size:0.8rem; color:#666; line-height:1.8rem;}

#certi{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
.certificate {width:100%; margin-left:auto; margin-right:auto; }
.certificate .swiper-slide {text-align: center;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.certificate .swiper-slide{ overflow:hidden; text-align:center; background:none;}
.certificate .swiper-slide a{ padding:10px; display:block; font-size:14px; text-align:center; transition:all 0.5s; margin-top:5px; color:#fff;}
.certificate .swiper-slide a div.im{background-size:100% auto; background-repeat:no-repeat;  border:solid 10px #0059b0;background-position:center; transition:all 0.5s; overflow:hidden;}
.certificate .swiper-slide img{ width:100%; height:100%;}
.certificate .swiper-slide a div.im:hover{background-size:120% auto;}
.certificate .swiper-slide a p.tt{line-height:50px; color:#000;}

#jianxin{ width:90%; margin:0 auto 0 auto; overflow:hidden; font-weight:800; font-size:1.1rem; line-height:50px;}
#jianxin1{ width:90%; line-height:1.8rem; margin:1vw auto 0 auto; font-size:0.8rem; text-indent:1.6rem; color:#666;overflow:hidden;}
#jianxin2{ width:90%; line-height:1.8rem; margin:1vw auto 0 auto; font-size:0.8rem; text-indent:1.6rem; color:#666;overflow:hidden;}
#jianxin3{ width:90%; margin:3vw auto 5vw auto; overflow:hidden;}
#jianxin3 ul{ width:100%;}
#jianxin3 ul li{ width:100%; margin:0 0 1rem 0; float:left; text-align:center;}
#jianxin3 ul li img{ width:90%%; }
#jianxin3 ul li:nth-child(4){ width:100%; margin-right:0}
#jianxin3 ul li:nth-child(5){ width:100%;margin-right:0}
#jianxin3 ul li:nth-child(6){ width:100%;margin-right:0}
#jianxin3 ul li:nth-child(7){ width:100%;}

#quality_lc{ width:100%; background:#fff; margin:0 auto; overflow:hidden; text-align:center; padding:2rem 0 2rem 0;}
#quality_lc h2{ font-size:1.4rem; color:#132d76; line-height:3rem; text-align:left; text-align:center;}
#quality_lc .sc{ overflow:scroll; padding-bottom:1rem;}
#quality_lc .lc{ overflow:hidden; width:870px; display:inline-block; margin-top:30px;background:url(image/line2.jpg) no-repeat center center/1100px 4px;}
#quality_lc .lc p{ float:left; width:120px; text-align:center;}

#quality_lc ul{ display:inline-block; padding-top:20px; width:870px;}
#quality_lc ul li{ float:left; width:120px;}










#news{ width:100%; margin:2rem auto 0 auto; overflow:hidden;}
#news ul{ background:url(image/back1.jpg) no-repeat 1rem top/4px 100%;}
#news ul li{ overflow:hidden; padding:1rem 0;}
#news ul li a{ display:block; overflow:hidden;}
#news ul li a .left{ width:10%; float:left;}
#news ul li a .left p{ width:10px; height:10px; border:solid 5px #e11931; border-radius:50%; margin-left:0.5rem; background:#fff; transition:all 0.5s;}
#news ul li a:hover .left p{border:solid 5px #132D76;}
#news ul li a .right{ float:right; width:85%; margin-right:5%;}
#news ul li a .right .data{ overflow:hidden; font-size:16px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#666; padding-bottom:20px;}
#news ul li a .right .list{ overflow:hidden;}
#news ul li a .right .list .pic{width:100%;overflow:hidden;}
#news ul li a .right .list .pic img{ width:100%; transition:all 0.5s;}
#news ul li a .right .list .con{ overflow:hidden; width:100%;}
#news ul li a .right .list .con p.tt{ font-size:1rem; font-weight:900; padding-bottom:1rem; padding-top:10px;}
#news ul li a .right .list .con p.cc{ color:#666;}
#news ul li a .right .list .con p.more{ background:#fff; border-radius:3px; width:100px; text-align:center; line-height:2rem; margin-top:1rem;  transition:all 0.5s;}


#contact{ width:90%; margin:5vw auto 5vw auto; overflow:hidden;}

#contact .left{ width:100%; float:left; font-size:0.8rem; line-height:30px; }
#contact .left h1{ font-size:1.4rem; line-height:4rem; padding-bottom:0;}

#contact .left .a1{ overflow:hidden; padding-bottom:30px;}
#contact .left .a2{ line-height:2rem;}
#contact .left .a2 p.sale1{ line-height:24px; margin-top:20px;}
#contact .left .a2 p.sale2{ text-indent:2.9rem; line-height:24px; margin-bottom:1rem;}

#contact .right{ width:100%; float:right; padding-bottom:20px; margin-top:2rem; padding-right:0rem;}

.contact {width:100%; overflow:hidden; background:#fff; box-shadow:0 5px 20px rgba(0,0,0,0.05)}
.contact .swiper-slide {text-align: center;padding-bottom:20px;display:-webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.contact .swiper-slide{ overflow:hidden; text-align:left;}
.contact .swiper-slide .his .con{ padding:1rem 2rem 1rem 2rem;}
.contact .swiper-slide .his .con p.tt{ font-size:1.2rem; line-height:60px; font-weight:900;}
.contact .swiper-slide .his .con p.cc{ font-size:0.8rem; line-height:30px; color:#666;}
.contact .swiper-slide .jian{ height:15px; text-align:center;}
.contact .swiper-slide .top{ margin-top:325px;}
.contact .swiper-slide img{ width:100%;}

.contact .swiper-pagination{ margin-top:50px;}

#con_page{ display:none;}

#service1{ width:90%; line-height:30px; font-size:16px; margin:2vw auto 0 auto; overflow:hidden;}

#service2{ width:90%; margin:3vw auto 5vw auto; text-align:center; overflow:hidden; padding-bottom:20px;}
#service2 ul{ display:block;}
#service2 ul li{ float:left; width:90%; margin:0 0 1rem 0; background:#fff; text-align:left; padding:30px 5%; min-height:auto; font-size:16px;color:#666; line-height:30px; box-shadow:0 5px 20px rgba(0,0,0,0.05);}
#service2 ul li div{ overflow:hidden; padding-bottom:20px; text-align:center; }
#service2 ul li div img{ vertical-align:middle;}
#service2 ul li div h2{ color:#132d76; margin:0 0 0 10px; font-size:24px;}

#salenet1{ width:90%; line-height:30px; font-size:0.8rem; margin:2vw auto 0 auto; text-align:left; overflow:hidden;}
#salenet1 span{ font-size:30px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:900; color:#ec1d25;}
#salenet2{ width:90%; margin:2vw auto 4vw auto; overflow:hidden;}
#salenet2 img{ width:100%;}

#customer{ width:90%; margin:2vw auto 0 auto; overflow:hidden; font-size:0.8rem; line-height:1.8rem; border-bottom:solid 1px #eee; padding-bottom:1rem;}

#customer1{ width:90%; margin:0 auto 4vw auto; overflow:hidden;}
#customer1 dd{ overflow:hidden; font-size:1.2rem; font-weight:bold; width:100%; text-align:left; background:none; color:#000; line-height:60px; padding-top:1vw;}
#customer1 ul{ width:100%;}
#customer1 ul li{ width:50%; float:left; margin-right:0; margin-bottom:20px;}
#customer1 ul li img{ width:90%;}


#feedback{ width:100%; overflow:hidden;}
#feedback .a1{ width:90%; line-height:1rem; font-size:0.8rem; padding:0.5rem 5%; color:#fff; background:#00275e; text-align:center; margin:0 auto 20px auto;}
#feedback .a2{ width:90%; margin:1rem auto 0 auto; overflow:hidden;}
#feedback .a2 ul{ width:100%;}
#feedback .a2 ul li{ width:99%;margin:0 0 15px 0; background:#fff; overflow:hidden;}
#feedback .a2 ul li img{ float:left;}
#feedback .a2 ul li input{ height:34px; border-left:solid 0px #eee; text-indent:15px; line-height:34px; margin-top:8px; width:60%;}
#feedback .a3{ width:80%; margin:0 auto 15px auto; overflow:hidden; background:#fff; height:180px; padding:20px 5%;}
#feedback .a3 textarea{ width:90%; height:100%; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#feedback .a4{ width:99%; margin:0 auto 60px auto; overflow:hidden;}
#feedback .a4 ul{ width:100%; margin:0 auto; float:inherit;}
#feedback .a4 ul li{ float:left; margin-left:15px;}
#feedback .a4 ul li.b1{ width:90%; margin-top:1rem;}
#feedback .a4 ul li.b1 a{ display:block; line-height:50px; width:100%; border-radius:3px; text-align:center; color:#fff; background:#334d98; font-size:16px;}
#feedback .a4 ul li.b1 a:hover{ background:#d6000f;}
#feedback .a4 ul li.b2 a{ display:block; line-height:50px; width:100%; border-radius:3px; text-align:center; color:#fff; background:#334d98; font-size:16px;}
#feedback .a4 ul li.b2 a:hover{ background:#d6000f;}
#feedback .a4 ul li.b3{ width:90%; background:#fff; border:solid 1px #eee;}
#feedback .a4 ul li.b3 img{ float:left;}
#feedback .a4 ul li.b3 input{ height:34px; border-left:solid 1px #eee; text-indent:15px; line-height:34px; margin-top:8px; width:180px;}
#feedback .a4 ul li.b3 a{ color:#1c8c00; font-size:16px;}

#cangcu1{ width:90%; margin:2vw auto; overflow:hidden; font-size:0.8rem; line-height:1.8rem; color:#666;}

#cangcu2{ width:90%; margin:1rem auto 6vw auto; overflow:hidden;}
#cangcu2 ul{ width:100%;}
#cangcu2 ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#cangcu2 ul li a{ display:block; text-align:center; line-height:3rem; color:#132d76; font-weight:900; font-size:0.8rem; background:#d4eaf5;}
#cangcu2 ul li a img{ width:100%; transition:all 0.5s;}
#cangcu2 ul li a p{ overflow:hidden;}
#cangcu2 ul li a:hover{ background:#132d76; color:#fff;}
#cangcu2 ul li a:hover img{ transform:scale(1.15);}

#title1{ width:90%; margin:2rem auto 0 auto; overflow:hidden; border-bottom:solid 0px rgba(0,0,0,0.1); overflow:hidden;}
#title1 h1{ font-size:1.2rem; line-height:3rem; color:#132d76; float:left;}
#title1 p{ display:none;}

#cangcu3{ width:90%; margin:4vw auto 5vw auto; text-align:center; border:solid 0 #fff; box-shadow:0 5px 20px rgba(0,0,0,0.05); overflow:hidden;}
#cangcu3 video{ width:100%;}

#cangcu4{ width:100%; background:url(image/di2.jpg) no-repeat center top; overflow:hidden;}
#cangcu4 h2{ text-align:center; font-size:1.4rem; color:#fff; line-height:80px; margin-top:4vw;}
#cangcu4 .list{ width:90%; margin:2vw auto 5vw auto; overflow:hidden; text-align:center;}
#cangcu4 .list ul{ display:inline-block}
#cangcu4 .list ul li{ background:rgba(255,255,255,0.9); float:left; padding:1rem 5%; margin-right:0; font-size:0.8rem; margin-bottom:1rem; min-height:auto; text-align:left;}
#cangcu4 .list ul li p{ font-size:1.5rem; line-height:3rem; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:900; color:#132d76;}
#cangcu4 .list ul li:nth-child(1){ width:90%;}
#cangcu4 .list ul li:nth-child(2){ width:90%;}
#cangcu4 .list ul li:nth-child(3){ width:90%;}
#cangcu4 .list ul li:nth-child(4){ width:90%;}
#cangcu4 .list ul li:nth-child(5){ width:90%;}

#cangcu5{ width:90%; margin:5vw auto 5vw auto;border-top:solid 1px #d4eaf5;border-left:solid 1px #d4eaf5; }
#cangcu5 table{ width:100%;}
#cangcu5 table td{ line-height:1.2rem; text-indent:0; text-align:center; padding:0.5rem 0; font-size:0.8rem; background:rgba(255,255,255,0.3); width:25%;border-bottom:solid 1px #d4eaf5;border-right:solid 1px #d4eaf5;}
#cangcu5 table td.tt{  width:20%; background:#fff;}

#cangcu6{ width:90%; margin:1rem auto 6vw auto; overflow:hidden;}
#cangcu6 ul{ width:100%;}
#cangcu6 ul li{ width:100%; float:left; margin-right:0; margin-bottom:1rem;}
#cangcu6 ul li a{ display:block; text-align:center; line-height:3rem; color:#132d76; font-weight:900; font-size:0.8rem; background:#d4eaf5;}
#cangcu6 ul li a img{ width:100%; transition:all 0.5s;}
#cangcu6 ul li a p{ overflow:hidden;}
#cangcu6 ul li a:hover{ background:#132d76; color:#fff;}
#cangcu6 ul li a:hover img{ transform:scale(1.15);}

#feng1{ width:90%; margin:2vw auto 6vw auto; overflow:hidden;}
#feng1 img{ width:100%;}

#feng2{ width:100%; background:url(image/di2.jpg) no-repeat center top; overflow:hidden;}
#feng2 h2{ text-align:center; font-size:1.4rem; color:#fff; line-height:80px; margin-top:4vw;}
#feng2 .list{ width:90%; margin:2vw auto 5vw auto; overflow:hidden; text-align:center;}
#feng2 .list ul{ display:inline-block}
#feng2 .list ul li{ background:rgba(255,255,255,0.9); float:left; padding:1rem 5%; width:90%; margin-right:0; font-size:0.8rem; margin-bottom:1rem; min-height:auto; text-align:left;}
#feng2 .list ul li p{ font-size:1.2rem; line-height:3rem; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:900; color:#132d76;}

#feng3{ width:90%; margin:0 auto; overflow:hidden;}
#feng3 h2{ text-align:center; font-size:1.4rem; color:#132d76; line-height:80px; margin-top:4vw;}
#feng3 .tb{ margin:2vw auto 2rem;}
#feng3 table{ width:100%;border-top:solid 1px #d4eaf5;border-left:solid 1px #d4eaf5; }
#feng3 table td{ line-height:1.2rem; text-indent:0; padding:0.5rem;font-size:0.8rem; background:rgba(255,255,255,0.3); width:25%;border-bottom:solid 1px #d4eaf5;border-right:solid 1px #d4eaf5;}
#feng3 table td.tt{ text-align:left;background:#fff; font-weight:bold;}
#feng3 table td.tn{ width:10%; text-align:center;text-indent:0; }
#feng3 img{ max-width:100%}

#prolist{ width:90%; margin:2vw auto 0 auto; overflow:hidden;}
#prolist ul{ width:100%;}
#prolist ul li{ width:100%; float:left; margin:0 50px 1rem 0;}
#prolist ul li a{ display:block; text-align:center; line-height:50px;}
#prolist ul li a img{ width:100%; background:#e0f0fa; transition:all 0.5s;}
#prolist ul li a p:nth-child(2){ overflow:hidden;font-size:0.8rem; color:#666; background:url(image/a8.png) no-repeat 95% center #fff; transition:all 0.5s;}
#prolist ul li a:hover img{ background:#fff;}
#prolist ul li a:hover p:nth-child(2){background:url(image/a8.png) no-repeat 90% center #ec1d25; color:#fff;}

#propic{ width:100%; overflow:hidden; background:none; margin-top:4rem;}
#propic .k{ width:100%; margin:0 auto; overflow:hidden; background:#fff; height:auto;}
#propic .k .left{width:100%; float:inherit; background:#334d98; overflow:hidden;}
#propic .k .left img{ width:100%;}

#propic .k .right{ overflow:hidden; width:90%; float:inherit; margin:2rem auto 2rem 5%; overflow:hidden;}
#propic .k .right h2{ font-size:1rem; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
#propic .k .right h1{ color:#000; font-size:1.4rem; line-height:2rem;}
#propic .k .right h3{ color:#666; font-size:0.8rem; line-height:1.4rem; font-weight:500; padding-top:1rem;}
#propic .k .right p{ margin-top:30px;}
#propic .k .right p a{ display:block; line-height:40px; background:#132d76; color:#fff; width:120px; text-align:center}
#propic .k .right p a:hover{ width:150px; background:#ec1d25;}
#propic .k .right p:nth-child(1){ display:none;}


#procon{ width:100%; overflow:hidden; text-align:center; }
#procon h2{ font-size:1.4rem; line-height:80px; padding-top:3vw;}

#procon .list{ width:90%; text-align:center; overflow:hidden; margin:2vw auto 4vw auto; padding-bottom:20px;}
#procon .list ul{ display:inline-block}
#procon .list ul li{ background:#fff; float:left; width:90%; padding:1rem 5%; text-align:left; margin:0 0 1rem 0; color:#666; font-size:0.8rem; line-height:1.4rem; min-height:auto; box-shadow:0 5px 5px rgba(0,0,0,0.05);}
#procon .list ul li p{ font-size:24px; font-weight:800; line-height:40px; color:#000; font-family:Arial, Helvetica, sans-serif;}

#procan{ width:100%; overflow:hidden; text-align:center; background:#d4e9f4; }
#procan h2{ font-size:1.4rem; line-height:80px; padding-top:3vw;}
#procan .tb{ margin:2vw auto 6vw; width:90%; overflow:hidden;}
#procan table{ width:100%;border-top:solid 1px #b3cddb;border-left:solid 1px #b3cddb; }
#procan table td{ line-height:1.2rem; text-indent:0; padding:0.5rem; font-size:0.8rem; background:rgba(255,255,255,0.3);border-bottom:solid 1px #b3cddb;border-right:solid 1px #b3cddb;}
#procan table td.tt{ text-align:left;background:#fff; font-weight:bold;}
#procan table td.tn{ width:5%; text-align:center;text-indent:0; }
#procan img{ max-width:100%}
 
#zhixun{ position:fixed; z-index:500; left:0; top:0; background:rgba(0,0,0,0.6); width:100%; height:100%; display:none;}
#zhixun .k{ width:80%; margin:0 auto; overflow:hidden; background:#fff; padding:1rem 5%; text-align:center;}
#zhixun .k .a1{ background:#122a70; color:#fff; text-align:center; line-height:1.2rem; font-size:0.7rem; padding:0.5rem;}
#zhixun .k .a2{ width:100%; overflow:hidden; margin-top:1rem;}
#zhixun .k .a2 ul{ width:100%;}
#zhixun .k .a2 ul li{ width:100%; margin-right:0; float:left; margin-bottom:0.5rem;}
#zhixun .k .a2 ul li input{ background:#d8e9f3; height:40px; text-indent:10px; width:100%;}
#zhixun .k .a2 ul li:last-child(){ width:100%;}
#zhixun .k .a2 ul li textarea{ width:90%; padding:10px 5%; background:#d8e9f3; height:100px; font-family:Arial, Helvetica, sans-serif;}
#zhixun .k .a3{ display:inline-block;}
#zhixun .k .a3 button{ width:120px; background:#ec1d25; color:#fff; line-height:40px; text-align:center; float:left; font-size:0.8rem; margin:0 5px; cursor:pointer; transition:all 0.5s;}
#zhixun .k .a3 button:hover{ width:150px;}
#zhixun .k .a3 p{ float:left; width:120px; height:40px; background:#122a70; color:#fff; line-height:40px; text-align:center; font-size:0.8rem; cursor:pointer;transition:all 0.5s;}
#zhixun .k .a3 p:hover{ width:150px;}

#robot{ width:95%; margin:0 auto 4vw auto; overflow:hidden;}
#robot ul{ width:100%;}
#robot ul li{ width:50%; float:left; margin-right:0; margin-bottom:1rem;}
#robot ul li a{ display:block; text-align:center; line-height:2rem; color:#132d76; font-weight:300; width:90%; margin:0 auto; font-size:0.8rem; background:#d4eaf5;}
#robot ul li a img{ width:100%; transition:all 0.5s; background:#fff;}
#robot ul li a p{ overflow:hidden;}
#robot ul li a:hover{ background:#132d76; color:#fff;}
#robot ul li a:hover img{ transform:scale(1.15);}

#robot1{ background:url(image/di2.jpg) no-repeat center top; width:100%; overflow:hidden;}
#robot1 h2{ text-align:center; font-size:1.4rem; line-height:80px; margin-top:4vw; color:#fff;}

#robot1 .btn{ width:95%; text-align:center; overflow:hidden; margin:2vw auto 5vw auto;}
#robot1 .btn ul{ display:inline-block}
#robot1 .btn ul li{ float:left; width:23%; margin:0 1% 0.3rem 1%; background:rgba(255,255,255,0.8); font-size:0.8rem; line-height:40px; padding:10px 0 10px 0;}
#robot1 .btn ul li img{ width:60%;}

#robot2 .con{ text-align:center; font-size:0.8rem; color:#000; margin-top:2rem; padding:0 1rem; line-height:1.4rem; font-weight:300;}
#robot2 .con br{ display:none}

#robot2 .list{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#robot2 .list ul li{ width:100%; float:left; color:#fff; min-height:auto;}
#robot2 .list ul li div{ padding:1rem 1.5rem; font-size:0.8rem; line-height:1.4rem;}
#robot2 .list ul li div p:nth-child(1){ font-size:1.4rem; line-height:2rem;}
#robot2 .list ul li:nth-child(1){ background:#132d77;}
#robot2 .list ul li:nth-child(2){ background:#063f81;}
#robot2 .list ul li:nth-child(3){ background:#04489c;}
#robot2 .list ul li:nth-child(4){ background:#0668dd;}
#robot2 .list ul li:nth-child(5){ background:#3088ef;}


#robot3{ width:90%; font-size:0.8rem; line-height:1.6rem; color:#666; margin:2vw auto 4vw auto; text-align:left;}
#robot3 br{ display:none;}
#robot3 img {max-width:100%;}

#robot4{ width:90%; margin:0 auto 5vw auto; overflow:hidden;}
#robot4 .left{ float:left; width:35%; overflow:hidden;}
#robot4 .left table{ border-left:solid 1px #d0e5f2; border-top:solid 1px #d0e5f2; width:100%;}
#robot4 .left table td{ border-right:solid 1px #d0e5f2; font-size:0.7rem; border-bottom:solid 1px #d0e5f2; text-align:center; line-height:1rem; padding:0.5rem 0; background:#fff; height:3rem;}
#robot4 .left table tr:nth-child(1) td{ height:8rem;}

#robot4 .right{ width:65%; float:right; overflow:hidden;}
#robot4 .right ul{ width:100000px; transition:all 0.5s;}
#robot4 .right ul li{text-align:center; float:left; width:210px; margin-left:10px;}
#robot4 .right ul li table{border-top:solid 1px #d0e5f2; border-left:solid 1px #d0e5f2}
#robot4 .right ul li table tr:nth-child(1) img{ width:8rem;}
#robot4 .right ul li table td{ line-height:1rem; padding:0.5rem; border-bottom:solid 1px #d0e5f2; border-right:solid 1px #d0e5f2; font-size:0.8rem; background:rgba(255,255,255,0.8); height:3rem;}

#robot_bp p{ float:left; width:33.33%; line-height:50px;}

#change{ width:100%; position:fixed; left:0; display:none;}
#change .k{ width:100%; margin:0 auto; overflow:hidden;}
#btn_left{ float:left; cursor:pointer;}
#btn_right{ float:right;cursor:pointer;}

#system{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}

.sys {width:100%; overflow:hidden; box-shadow:0 5px 20px rgba(0,0,0,0.05)}
.sys .swiper-slide {text-align: center;padding-bottom:20px;display:-webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.sys .swiper-slide{ overflow:hidden; text-align:left;}
.sys .swiper-slide .his .con{ padding:1rem 2rem 0 2rem;}
.sys .swiper-slide .his .con p.tt{ font-size:1rem; line-height:2rem; font-weight:900;}
.sys .swiper-slide img{ width:100%;}

.sys .swiper-pagination{ margin-top:50px;}

#sys_page{ display:none;}


#news_con{ width:90%; margin:0rem auto 2rem auto; overflow:hidden; font-size:0.8rem; line-height:1.8rem;}
#news_con .news_title{font-size: 1.2rem;}
#news_con img{width:100%;}

.botbox{height:auto; float:left; margin-bottom:20px}
.botbox .newpage span.l{float:left;width:100%}
.botbox .newpage span.r{float:left;width:100%}
.news_info_back{ width:90%; margin-top:2rem; margin-bottom:2rem;}
.news_info_back button{ width:100%; line-height:3rem; background:#e11931; color:#fff; cursor:pointer; transition:background 0.5s,color 0.5s;}

#search_data{ width:90%; margin:2rem auto 2rem auto; overflow:hidden;}
#search_data ul li{ border-bottom:solid 1px #eee; overflow:hidden; margin-bottom:30px;}
#search_data ul li a{ display:block; padding:0; overflow:hidden;}
#search_data ul li a p.tt{ color:#666; padding-bottom:10px;}
#search_data ul li a p.tt i{ color:red;}


#searcha{ background:rgba(0,12,47,0.9); position:fixed; left:0; top:4rem; padding:2rem 0; z-index:1; width:100%; overflow:hidden; display:none;}
#searcha .k{ width:80%; padding:1rem 5%;overflow:hidden; background:#fff; margin:0 auto;}
#se_close_btn{ position:absolute; background:#ec1d25; width:20px; border-radius:20px; margin:-1.5rem 0 0 82%; height:20px; cursor:pointer;}
#se_close_btn:hover{ background:#ec1d25;}
#se_close_btn img{ width:100%;}
#searcha .k .sa{ overflow:hidden; background:#eee;}
#searcha .k .sa input{ width:80%; height:3rem; line-height:3rem; border:0; background:none; float:left; text-indent:1rem; outline:none;}
#searcha .k .sa button{ width:20%; height:3rem; background:#334d98; float:right; cursor:pointer;}

#ks_pic{ width:100%; margin:2vw auto 0 auto; overflow:hidden;}
#ks_pic ul{ width:100%}
#ks_pic ul li{ float:left; text-align:center; width:50%; margin-right:0; margin-bottom:1rem;}
#ks_pic ul li img{ width:90%;}


#job{ width:90%; margin:4vw auto 3vw auto; overflow:hidden;}
#job ul li{ background:#fff; margin-bottom:20px; padding:1rem 1rem; cursor:pointer;}
#job ul li .btn{ overflow:hidden;}
#job ul li .btn p{ width:50%; float:left; font-size:0.8rem;}

#job ul li .con{ border-top:solid 1px #eee; margin-top:20px; padding:1rem 0 1rem 0; font-size:0.8rem; color:#666; line-height:30px; display:none;}
#job ul li .con p{ padding-top:1rem;}
#job ul li .con p a{ display:block; background:#334D98; color:#fff; width:130px; text-align:center; line-height:40px;}
#job ul li .con p a:hover{ background:#EC1D25; width:150px;}

.jscs_pt{ font-size:1.1rem; font-weight:bold; text-align:center; color:#132d76; line-height:2rem; padding:2rem 0 1rem 0;}


#gohistoryback a{ display:block; width:120px; background:#132d76; color:#fff; text-align:center; line-height:40px; margin:0 auto 2rem auto;}



}
